home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / Terminal 2.2 / Project / Sources / XModem.h < prev    next >
Encoding:
Text File  |  1992-01-17  |  110 b   |  8 lines  |  [TEXT/KAHL]

  1. /*
  2.     Terminal 2.2
  3.     "XModem.h"
  4. */
  5.  
  6. short XReceive (Byte *, short, long);
  7. short XTransmit    (Byte *, short, long);
  8.